From: Glenn Morris Date: Wed, 22 Aug 2007 07:53:29 +0000 (+0000) Subject: Regenerate to add HAVE_RSVG. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17057 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fac7fcf2ebdc248aa4fa8c876cc8df8790c72151;p=emacs.git Regenerate to add HAVE_RSVG. --- diff --git a/src/config.in b/src/config.in index 70a5b7bee32..e050ceae44f 100644 --- a/src/config.in +++ b/src/config.in @@ -498,6 +498,9 @@ Boston, MA 02110-1301, USA. */ /* Define to 1 if you have the `rmdir' function. */ #undef HAVE_RMDIR +/* Define to 1 if using librsvg. */ +#undef HAVE_RSVG + /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT